Skip to main content

deleteStatuspage

No description

deleteStatuspage(
organizationUUID: ID!
statuspageId: Int!
): Boolean!

Arguments

deleteStatuspage.organizationUUID ● [ID!](/Incidite GraphQL Docs/types/scalars/id.mdx) non-null scalar

deleteStatuspage.statuspageId ● [Int!](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalar

Type

[Boolean](/Incidite GraphQL Docs/types/scalars/boolean.mdx) scalar

The Boolean scalar type represents true or false.